Skip to content

sched::clone() adding argument related to parent/child PIDs and tls.#2607

Draft
devnexen wants to merge 1 commit into
nix-rust:masterfrom
devnexen:linux_clone_upd
Draft

sched::clone() adding argument related to parent/child PIDs and tls.#2607
devnexen wants to merge 1 commit into
nix-rust:masterfrom
devnexen:linux_clone_upd

Conversation

@devnexen
Copy link
Copy Markdown
Contributor

adding CLONE_PIDFD flag to set pid fd (with cloexec) on last argument.

What does this PR do

Checklist:

  • I have read CONTRIBUTING.md
  • I have written necessary tests and rustdoc comments
  • A change log has been added if this PR modifies nix's API

adding CLONE_PIDFD flag to set pid fd (with cloexec) on last argument.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant